(PHP 4, PECL pdflib >= 1.0.0)
PDF_rect — Draws a rectangle
The PDF_rect() function draws a rectangle with its lower left corner at point (x-coor , y-coor ). This width is set to widgth . This height is set to height .
See also PDF_stroke().